﻿namespace = mcfm_secrets

#I have been exposed as a Futa
mcfm_secrets.0001 = {
    type = character_event
    title = mcfm_secrets.0001.t
    desc = mcfm_secrets.0001.desc
    theme = secret
    right_portrait = scope:secret_exposer

    immediate = {
        secret_exposed_owner_effects_effect = { SECRET = scope:secret POV = root }
        secret_exposed_owner_opinion_effects_effect = yes
        play_music_cue = "mx_cue_secret"
        
        add_trait = futa_exposed
        add_prestige = -500
        add_piety_level = -1
        add_stress = major_stress_gain
    }
    
    #maybe add some chances for nicknames to be applied?
    option = { 
        name = mcfm_secrets.0001.a
    }
}